home *** CD-ROM | disk | FTP | other *** search
- ** E! - Main PROFILE VERSION 4.0
- ** //////////////////////////////
-
- ** This a "dummy" version of the main PROFILE. It contains all usable
- ** commands in a E! PROFILE but they are all commented out.
- ** To activate a command please remove double asterisks at the beginning of
- ** the profile line and choose either "yes" or "no" or any required parameter.
- ** Text following the double asterisk is always ignored.
-
- ** NOTE: Unlike on the E! command line, abbreviations are not allowed in a
- ** E! PROFILE.
-
- ** NOTE: Many of these commands can be entered on the E! command line.
-
- ** Ega-Vga Yes/No ** 35/43/50 lines display switch
- ** 35lines Yes/No ** 35/43 lines ega switch
- ** Sound Yes/No ** error beep
- ** AutoBack Yes/No ** backspace mode switch
- ** Wrap Yes/No ** wordwrap switch
- ** (Not allowed in the main PROFILE)
- ** AutoComp Yes/No ** Compress / Expand mode switch
- ** AutoSave Yes/No ** Autosave switch
- ** AutoScroll Yes/No ** AutoScroll switch
- ** AutoTab Yes/No ** AutoTab switch
- ** AutoLimit n ** number of keystrokes to activate autosave
- ** 0 to stop or Autosave No
- ** Bak Yes/No ** .BAK files generation switch
- ** Spaces Yes/No ** Remove trailing spaces before saving
- ** Code Yes/No ** Error code display switch
- ** Undo n ** Size of undo buffer (bytes)
- ** Delay n ** (0..32767) secondary help lines delay
- ** AddOnLast Yes/No ** Last line lock switch
- ** IBM101T Yes/No ** IBM enhanced keyboard switch
- ** Insert Yes/No ** Insert key default status
- ** PrtInit /n/n/n/n/... ** Ascii codes sent to printer before printing
- ** Justify Yes/No ** Justify switch
- ** (Not allowed in main PROFILE)
- ** Log Yes/No ** Log file generation switch
- ** Margins left right par. ** Margins definition
- ** Pause Yes/No ** Pause or not when returning from DOS
- ** Snow Yes/No ** Automatic function.Use only in case of error
- ** Scroll n ** Horiz. scrolling amount (Alt F3,F4)
- ** Tabs n1 n2 n3 ... ** Default tabs
- ** (E! default are DOS positions)
- ** Typematic speed delay ** Typematic adjustment (see documentation)
- ** Lock xxx ** Lock .xxx files (one line per extension)
- ** Warning Yes/No ** "Warning before overwriting" switch
- ** Cursor Yes/No ** Accelerated cursor switch.
- ** Use only if problem with keyboard BIOS(Compaq)
- ** Compile ext command ** Compiler definition for exetension "ext"
- ** Eol [CRLF|CR|LF|LFCR]
- ** Character sequence at EOL when saving
- (please do not use unless you have read
- the documentation)
- ** Search [c][b][*][-] ** Default search options
- ** Split Yes / No ** If set to yes Enter will act "normally"
- ** that is, will split the line if INSERT is on
-
- ** Define code @macname ** Assign macro to the specified key
- ** code $proname ** Assign profile to the specified key
- ** code &commandname ** Assign command to the specified key
- ** code string ** Assign string to the specified key
- ** code "string" ** Use quotes if assigned string contains spaces
- ** code 'string' **
- ** code functioncode ** Assign function to the specified key
- ** code ** Restore default function
-
- ** DEFINE without parameters has no effect in the main PROFILE.
-
- ** COLORS DEFINITION = DISPLAY_REGION background foreground
-
- ** C_help b f ** Help lines color
- ** C_block b f ** Marked block color
- ** C_border b ** Border color (CGA / VGA only)
- ** C_command b f ** Command line color
- ** C_cursor b f ** Virtual cursor color
- ** C_messages b f ** Messages color
- ** C_Status1 b f ** Status line color
- ** C_Status2 b f ** Status line color (variables)
- ** C_Text b f ** Edited text color
-
- ** COLOR CODES
-
- ** 0 black 8 light gray
- ** 1 blue 9 light blue
- ** 2 green 10 light green
- ** 3 cyan 11 light cyan
- ** 4 red 12 light red
- ** 5 magenta 13 light magenta
- ** 6 brown 14 yellow
- ** 7 gray 15 white
-
- ** CURSOR SHAPE DEFINITION = DISPLAY TYPE top_line bottom_line
-
- ** CursorMono tl bl ** Cursor shape overwrite mode
- ** CursorCol tl bl
- ** CursorMonoIns tl bl ** Cursor shape insert mode
- ** CursorColIns tl bl
-
- ** ┌────────────┐ character matrix top (line 0)
- ** │ │
- ** │ │
- ** ├────────────┤ cursor top line (tl) RANGE:
- ** │▒▒▒▒▒▒▒▒▒▒▒▒│ mono : 0-7
- ** │▒▒▒▒▒▒▒▒▒▒▒▒│ color: 0-13
- ** │▒▒▒▒▒▒▒▒▒▒▒▒│
- ** └────────────┘ cursor bottom line (bl)
-
- ************************** API users only *******************************
-
- ** Heap n ** number of paragraphs to reserve for a DOS shell
- ** Interrupt n ** interrupt # used by the E! API. See API.DOC please
-
- *****************************************************************************